home *** CD-ROM | disk | FTP | other *** search
/ Hyper Stacks 1994 May / Hyper Stacks (Pacific HiTech)(1994)[Mac].iso / Reference / Tech Tour ß1.0 / Tech Tour fl1.0 / card_19624.txt < prev    next >
Encoding:
Text File  |  1988-03-21  |  1.3 KB  |  75 lines

  1. -- card: 19624 from stack: in.0
  2. -- bmap block id: 26006
  3. -- flags: 0000
  4. -- background id: 2805
  5. -- name: Control Manager
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=16 top=42 right=226 bottom=504
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 156
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 
  20.  
  21.  
  22. -- part 2 (button)
  23. -- low flags: 00
  24. -- high flags: 0000
  25. -- rect: left=111 top=124 right=138 bottom=157
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: mouse
  34. ----- HyperTalk script -----
  35. on mouseUp
  36.   push card
  37.   visual effect wipe left
  38.   go to card "mouse"
  39. end mouseUp
  40.  
  41.  
  42.  
  43. -- part contents for background part 6
  44. ----- text -----
  45. Control Manager
  46.  
  47. -- part contents for card part 1
  48. ----- text -----
  49. The Control Manager is the part of the toolbox that deals with controls.  A control is an object on the screen with which the user, using the mouse, can cause an instant action with visible results or change settings to modify a future action.
  50.  
  51. Controls may be of various types, each with its own characteristic appearance and responses to the mouse*.
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59. -- part contents for background part 37
  60. ----- text -----
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.  
  74.  
  75.